-
Notifications
You must be signed in to change notification settings - Fork 599
v10.10 Changelog #8063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v10.10-documentation
Are you sure you want to change the base?
v10.10 Changelog #8063
Conversation
Newest code from mattermost has been published to preview environment for Git SHA 26cc078 |
Newest code from mattermost has been published to preview environment for Git SHA e57333d |
Newest code from mattermost has been published to preview environment for Git SHA 645c2c6 |
Newest code from mattermost has been published to preview environment for Git SHA 525f78d |
Newest code from mattermost has been published to preview environment for Git SHA 5f24304 |
Newest code from mattermost has been published to preview environment for Git SHA 5e717d9 |
Newest code from mattermost has been published to preview environment for Git SHA eff9259 |
Newest code from mattermost has been published to preview environment for Git SHA 1d84fa0 |
Newest code from mattermost has been published to preview environment for Git SHA 841a389 |
Newest code from mattermost has been published to preview environment for Git SHA e6ebece |
Newest code from mattermost has been published to preview environment for Git SHA 6b9b150 |
Newest code from mattermost has been published to preview environment for Git SHA 23a5c95 |
- Pre-packaged Calls plugin [v1.9.1](https://github.com/mattermost/mattermost-plugin-calls/releases/tag/v1.9.1). | ||
- Pre-packaged GitLab plugin [v1.10.0](https://github.com/mattermost/mattermost-plugin-gitlab/releases/tag/v1.10.0). | ||
- Pre-packaged GitHub plugin [v2.4.0](https://github.com/mattermost/mattermost-plugin-github/releases/tag/v2.4.0). | ||
- Pre-packaged Boards plugin [v9.1.3](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.3). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be v9.1.4 once the cherry pick is complete mattermost/mattermost#31771
cc// @Rajat-Dabade
- Pre-packaged Boards plugin [v9.1.3](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.3). | |
- Pre-packaged Boards plugin [v9.1.4](https://github.com/mattermost/mattermost-plugin-boards/releases/tag/v9.1.4). |
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Co-authored-by: Jesse Hallam <jesse.hallam@gmail.com>
Newest code from mattermost has been published to preview environment for Git SHA 14144fb |
Newest code from mattermost has been published to preview environment for Git SHA 31684ed |
- Updated **Profile** settings client-side validation to use more modern/accessible paradigms. | ||
- Enhanced the accessibility of login and password reset functionality. | ||
- Stopped the Threads textbox from automatically taking focus when it contained a draft. | ||
- Added a user setting to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Added a user setting to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄). | |
- Added a display setting for users to toggle rendering of emoticons (e.g., :D) as emojis (e.g., 😄). |
- Added support for licenses that enforce seat counts with 5% grace period. | ||
- Replaced fixed 5% grace period for user seat limits with configurable ``ExtraUsers`` field for exact control over additional seats. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want both of these bullet points? Is the first bullet still true? @lieut-data?
- LDAP Wizard: added a **Test Group Attributes** button for feedback on which group attributes match. | ||
- LDAP Wizard: added a **Test Connection** button with improved error reporting. | ||
- LDAP Wizard: added an expandable section to the **User Filters** section and added "More info" hover texts. | ||
- LDAP Wizard: added a **Test Attributes** button with feedback on attribute success and number of users matching attribute. | ||
- LDAP Wizard: added a **Test Filters** button with feedback on failure. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@amyblais - Curious to hear your thoughts on the readability of these LDAP Wizard details formatted as individual bullet points. Are there ways we could improve the readability of this content for admins interested in learning about this new wizard functionality?
|
||
### Bug Fixes | ||
- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box. | ||
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled. | |
- Fixed an issue where overridden webhook usernames did not appear in replies when Threaded Discussions were disabled. |
### Bug Fixes | ||
- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box. | ||
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled. | ||
- Fixed indentation issues in markdown lists containing checkboxes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fixed indentation issues in markdown lists containing checkboxes. | |
- Fixed indentation issues in Markdown lists containing checkboxes. |
- Fixed an issue where a ``MESSAGES`` badge appeared in the search bar after clearing text and closing the search box. | ||
- Fixed an issue where overridden webhook usernames did not appear in replies when Collapsed Reply Threads was disabled. | ||
- Fixed indentation issues in markdown lists containing checkboxes. | ||
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new." | |
- Fixed desktop notifications for posts without text content to display "posted a message" instead of "did something new". |
Changelog file